From d1c6e4fa9f37d7f6abd1a6db8715b538e43ead48 Mon Sep 17 00:00:00 2001 From: Gert Wollny Date: Sun, 8 May 2016 17:27:15 +0000 Subject: [PATCH] Remove dbg package in favour of automatic ones --- debian/changelog | 13 +++++++------ debian/control | 14 -------------- debian/rules | 3 --- 3 files changed, 7 insertions(+), 23 deletions(-) diff --git a/debian/changelog b/debian/changelog index 817459ac..d24588e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,13 @@ dcmtk (3.6.1~20160216-1) UNRELEASED; urgency=medium - * New upstream version + * New upstream version * d/p/*: rebase patches - * d/p/06: Update patch to use ABI version as part of the library name - * d/*: Update files to correspond to new soversion 8. - Jumping from 5 to 8 because upstream uses 8. - * d/copyright: Update copyright information - * d/control: update standards version to 3.9.8 + * d/p/06: Update patch to use ABI version as part of the library name + * d/*: Update files to correspond to new soversion 8. + Jumping from 5 to 8 because upstream uses 8. + * d/copyright: Update copyright information + * d/control: update standards version to 3.9.8 + * d/control + d/rules: drop dbg package in favour of antomatic ones -- Gert Wollny Sat, 09 Apr 2016 12:23:46 +0000 diff --git a/debian/control b/debian/control index f2867a43..c76531d7 100644 --- a/debian/control +++ b/debian/control @@ -98,17 +98,3 @@ Description: OFFIS DICOM toolkit documentation . This package contains the on-line documentation for the DCMTK libraries and utilities in HTML format. - -Package: libdcmtk8-dbg -Architecture: any -Section: debug -Priority: extra -Depends: libdcmtk8 (= ${binary:Version}), - ${misc:Depends} -Description: OFFIS DICOM toolkit library debugging symbols - DCMTK includes a collection of libraries and applications for examining, - constructing and converting DICOM image files, handling offline media, - sending and receiving images over a network connection, as well as - demonstrative image storage and worklist servers. - . - This package contains the debugging symbols for libdcmtk8. diff --git a/debian/rules b/debian/rules index 37466cdf..c338049f 100755 --- a/debian/rules +++ b/debian/rules @@ -76,9 +76,6 @@ override_dh_install-arch: rm ./debian/dcmtk/usr/bin/drttest rm ./debian/dcmtk/usr/bin/mkreport -override_dh_strip: - dh_strip --dbg-package=libdcmtk8-dbg - get-orig-source: uscan --force-download --verbose --rename -- 2.30.2